Click or drag to resize

And Constructor

Overload List
  NameDescription
Public methodAnd(IListRestriction)
Initializes a new instance of the And class.
Public methodAnd(PropertyPath, PropertyPath)
Initializes a new instance of the And class.
Public methodAnd(PropertyPath, Boolean)
Initializes a new instance of the And class.
Public methodAnd(PropertyPath, DateTime)
Initializes a new instance of the And class.
Public methodAnd(PropertyPath, Double)
Initializes a new instance of the And class.
Public methodAnd(PropertyPath, Int64)
Initializes a new instance of the And class.
Public methodAnd(PropertyPath, String)
Initializes a new instance of the And class.
Public methodAnd(Restriction, Restriction)
Initializes a new instance of the And class.
Public methodAnd(Restriction, Restriction, Restriction)
Initializes a new instance of the And class.
Public methodAnd(Restriction, Restriction, Restriction, Restriction)
Initializes a new instance of the And class.
Top
See Also